バージョン

SetUnboundValues(String,List<Object>) メソッド

シンタックス
'宣言
 
Overloads Sub SetUnboundValues( _
   ByVal key As System.String, _
   ByVal values As System.Collections.Generic.List(Of Object) _
) 
void SetUnboundValues( 
   System.string key,
   System.Collections.Generic.List<object> values
)

パラメータ

key
values
参照

オンラインで表示: GitHub